home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / opensource / xmeeting_0.1_binary.dmg / XMeeting.app / Contents / Resources / English.lproj / SetupAssistant.nib / classes.nib next >
Encoding:
Text File  |  2006-03-01  |  2.0 KB  |  51 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 cancelAssistant = id; 
  7.                 continueAssistant = id; 
  8.                 goBackAssistant = id; 
  9.                 updateExternalAddress = id; 
  10.                 validateAddressTranslationInterface = id; 
  11.             }; 
  12.             CLASS = XMSetupAssistantManager; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 automaticallyGetExternalAddressSwitch = NSButton; 
  16.                 bandwidthLimitPopUp = NSPopUpButton; 
  17.                 cancelButton = NSButton; 
  18.                 contentBox = NSBox; 
  19.                 continueButton = NSButton; 
  20.                 enableVideoRadioButtons = NSMatrix; 
  21.                 externalAddressField = NSTextField; 
  22.                 flCompletedView = NSView; 
  23.                 flGeneralSettingsView = NSView; 
  24.                 flIntroductionView = NSView; 
  25.                 flLocationView = NSView; 
  26.                 flNewLocationView = NSView; 
  27.                 gatekeeperSettingsView = NSView; 
  28.                 gkHostField = NSTextField; 
  29.                 gkPasswordField = NSTextField; 
  30.                 gkPhoneNumberField = NSTextField; 
  31.                 gkUsernameField = NSTextField; 
  32.                 goBackButton = NSButton; 
  33.                 h323SettingsView = NSView; 
  34.                 infoField = NSTextField; 
  35.                 liCompletedView = NSView; 
  36.                 liInfoView = NSView; 
  37.                 locationNameField = NSTextField; 
  38.                 locationRadioButtons = NSMatrix; 
  39.                 modalDelegate = id; 
  40.                 networkSettingsView = NSView; 
  41.                 updateExternalAddressButton = NSButton; 
  42.                 useGatekeeperRadioButtons = NSMatrix; 
  43.                 useIPAddressTranslationSwitch = NSButton; 
  44.                 userNameField = NSTextField; 
  45.                 videoSettingsView = NSView; 
  46.             }; 
  47.             SUPERCLASS = NSWindowController; 
  48.         }
  49.     ); 
  50.     IBVersion = 1; 
  51. }